[INFO] cloning repository https://github.com/FreedomBen/symcrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreedomBen/symcrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedomBen%2Fsymcrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedomBen%2Fsymcrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 726e752e295216fa92725ae76befa9318b43b2cf
[INFO] fixing FreedomBen/symcrypt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedomBen%2Fsymcrypt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FreedomBen/symcrypt
[INFO] finished tweaking git repo https://github.com/FreedomBen/symcrypt
[INFO] tweaked toml for git repo https://github.com/FreedomBen/symcrypt written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreedomBen/symcrypt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FreedomBen/symcrypt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24
[INFO] running `Command { std: "docker" "start" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/symcrypt-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-gtk/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling relm4-css v0.11.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracker-macros v0.2.2
[INFO] [stderr]    Compiling relm4-macros v0.11.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tracker v0.2.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking symcrypt-core v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-core)
[INFO] [stderr]    Migrating crates/symcrypt-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking symcrypt-common v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-common)
[INFO] [stderr]    Migrating crates/symcrypt-common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]        Fixed crates/symcrypt-common/src/password.rs (3 fixes)
[INFO] [stderr]    Migrating crates/symcrypt-core/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Checking symcrypt-cli v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-cli)
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_stdio.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking symcrypt-tui v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-tui)
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_cipher.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_flags.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_secret.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_io_errors.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_info.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-cli/tests/it_aescrypt.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-tui/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gio v0.22.6
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking pango v0.22.6
[INFO] [stderr]     Checking gdk4 v0.11.2
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.3
[INFO] [stderr]     Checking libadwaita v0.9.1
[INFO] [stderr]     Checking relm4 v0.11.0
[INFO] [stderr]     Checking relm4-components v0.11.0
[INFO] [stderr]     Checking symcrypt-gtk v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-gtk)
[INFO] [stderr]    Migrating crates/symcrypt-gtk/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/symcrypt-gtk/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] crater-edition-check: symcrypt-cli v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: symcrypt-common v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: symcrypt-core v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: symcrypt-gtk v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-gtk) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: symcrypt-tui v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-tui) updating edition from 2021 to 2024
[INFO] [stderr]     Checking symcrypt-core v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-core)
[INFO] [stderr]     Checking symcrypt-common v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-common)
[INFO] [stderr]     Checking symcrypt-gtk v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-gtk)
[INFO] [stderr]     Checking symcrypt-cli v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-cli)
[INFO] [stderr]     Checking symcrypt-tui v0.1.0 (/opt/rustwide/workdir/crates/symcrypt-tui)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/symcrypt-common/src/password.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         unsafe { std::env::set_var(name, "s3cret value") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/symcrypt-common/src/password.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         unsafe { std::env::set_var(name, "") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/symcrypt-common/src/password.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         unsafe { std::env::remove_var(name) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symcrypt-common` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24", kill_on_drop: false }`
[INFO] [stdout] efc99dc44327df9032484e1541c9708828f37f82282c009b5b00fb3174671c24
